home *** CD-ROM | disk | FTP | other *** search
- On this disk are the LISP routines printed in
- various issues of CADENCE magazine from September
- of 1986 to June of 1987. The disk is segmented into
- directories, with programs from the different issues
- placed in separate directories. We encourage you
- to reference the specific issue of CADENCE for
- written documentation concerning the programs.
-
- To access a particular directory, set your computer
- to the A> prompt and type
- CD \<directory name>
- For example to access programs in the VOL1NO3
- directory you would type CD \VOL1NO3.
-
- Plese check your disk upon receipt. The
- listings in the directory should look exactly
- as the listings below.
-
- Directory of A:\VOL1NO3
-
- GRAPH LSP 2072 7-21-86 5:17p
- SHTPT LSP 1491 5-18-87 11:26a
- SIDEVIEW LSP 3434 5-18-87 11:29a
- STAIR LSP 711 5-18-87 11:30a
- TOLOWER BAS 512 6-02-86 6:57p
- TXTIN LSP 1152 1-01-80 6:49p
- UNWS BAS 728 3-14-86 1:32p
- CENTROID BAS 2288 6-20-86 4:19p
- MOMENT BAS 2707 7-18-86 3:24p
-
- Directory of A:\VOL1NO2
-
- 2TANLIN LSP 1596 5-18-87 11:18a
- ACAD-BM LSP 2944 2-05-86 5:47a
- MACRO LSP 2249 6-11-86 8:25p
- PCIRCLE LSP 1392 6-10-86 3:33p
-
- Directory of A:\VOL1NO4
-
- AUTONUM LSP 768 9-22-86 1:15p
- SPSINP LSP 4480 9-04-86 2:29a
- LAYER LSP 11127 9-23-86 10:25p
- SETLAYER LSP 256 9-24-86 11:13p
- TURTLE LSP 4352 10-01-86 12:10p
- BALLOON LSP 816 5-18-87 12:00p
-
- Directory of A:\VOL1NO5
-
- BALLOON2 LSP 902 5-18-87 12:01p
- GRIDLINE LSP 2478 2-19-87 2:01p
- TAPER25 LSP 768 1-01-80 12:28a
-
- Directory of A:\VOL1NO6
-
- CHGTEXT LSP 2050 1-01-80 12:01a
- STAIRCAL LSP 5248 1-01-80 1:47a
-
- Directory of A:\VOL2NO1
-
- ANIMATE LSP 1383 11-18-86 9:45a
- DUCT LSP 3834 5-18-87 12:05p
- FLEXD LSP 3379 5-18-87 12:07p
- FILLET2 LSP 1081 5-18-87 12:08p
-
- Directory of A:\VOL2NO2
-
- GTCHANGE LSP 2816 2-19-87 2:01p
- MOMENT LSP 3286 12-19-86 10:23a
- SIMPFRAC SHP 9888 11-28-86 2:59p
- SIMPFRAC SHX 3172 11-28-86 2:59p
- COGO218 LSP 4262 12-06-86 12:40a
-
- Directory of A:\VOL2NO5
-
- BOUNDRY LSP 9344 5-13-87 10:42p
- LOG LSP 3287 3-24-87 9:32p
-
- If there are any discrepancies or disk errors, please
- return the disk to CADENCE and we will immediately
- replace the disk.
-
- To load a LISP routine, enter AutoCAD and begin
- editing a drawing file. At the Command: prompt enter
- (load "the program you wish to run") [RET]. The program
- will load into memory and will be ready to be invoked
- by typing the word following a defun statement. As an
- example, if the program has a line in it such as (defun
- c:Leapfrog (), the user would type Leapfrog to start
- running the program. If you have copied the program
- to your current AutoCAD directory, you need only type
- the program name in the load statement, however, if you
- are running the program off of this floppy disk or another
- drive or directory you must tell AutoCAD where to find
- the program. For example, if you choose not to copy this
- disk and want to run a program from the floppy you would
- type (Load "A:Leapfrog") to tell AutoCAD to look in the
- A drive.
-
- Some of the programs on this disk were written
- before the advent of AutoCAD 2.5 and will not work
- unaltered. We regret any inconvienience this might
- cause but as a consolation, if you are able to convert
- a program written for a version of AutoCAD other than
- your own, send the conversion and a discription on what
- you did to make the program compatible on a disk to
- CADENCE and it will be considered for use in the User
- Library section of the magazine. If your conversion is
- used, CADENCE will pay you $100.
-
- We hope you enjoy this disk. Please feel free to
- send comments concerning this disk or any other routines
- to CADENCE.